-
Home
-
Bitcoin and Altcoin Wallets
-
6.0.0
-
Code
-
Classes
- Wallet_Adapter
Total Complexity |
75 |
Dependencies |
6 |
Dependents |
4 |
Total lines |
537 |
Lines of code |
250 |
Logical lines of code |
116 |
Comment lines |
208 |
Methods |
18 |
Properties |
3 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__set() |
C |
40 |
25 |
55 |
do_deposit() |
B |
33 |
20 |
113 |
do_withdrawals() |
A |
50 |
7 |
31 |
__get() |
S |
57 |
6 |
17 |
__construct() |
S |
61 |
4 |
12 |
get_hot_locked_balance() |
S |
100 |
1 |
0 |
get_hot_available_balance() |
S |
79 |
1 |
3 |
get_hot_balance() |
S |
100 |
1 |
0 |
get_new_address() |
S |
100 |
1 |
0 |
is_locked() |
S |
100 |
1 |
0 |
do_move() |
S |
82 |
1 |
3 |
get_block_height() |
S |
100 |
1 |
0 |
get_wallet_version() |
S |
100 |
1 |
0 |
get_settings_schema() |
S |
81 |
1 |
3 |
get_extra_field_name() |
S |
82 |
1 |
3 |
do_description_text() |
S |
100 |
1 |
0 |
do_cron() |
S |
98 |
1 |
1 |
validate_tcp_ip_address() |
S |
66 |
1 |
9 |